fix(deps): unify TinyAgents 2.1 source#121
Conversation
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughCargo.toml adds a Changestinyagents development override
Estimated code review effort: 1 (Trivial) | ~2 minutes Poem
Comment |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 12caf4479a
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Summary
This prevents OpenHuman from resolving TinyCortex against a second TinyAgents path package, which would split the shared trait universe.
Validation
cargo fmt --all -- --checkulimit -n 4096; cargo test --manifest-path Cargo.toml --all-features -- --test-threads=2(1384 unit + 18 integration/doc tests passed; 2 ignored)Summary by CodeRabbit
tinyagentsdependency.